home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 December / CMCD1203.ISO / Software / Complet / CINEBENCH 2003 / resource / modules / objects / res / description / Osplineprimitive.res < prev    next >
Text File  |  2003-02-27  |  321b  |  24 lines

  1. CONTAINER Osplineprimitive
  2. {
  3.     INCLUDE Obase;
  4.     GROUP ID_OBJECTPROPERTIES
  5.     {
  6.         LONG PRIM_PLANE
  7.         {
  8.             CYCLE
  9.             {
  10.                 PRIM_PLANE_XY;
  11.                 PRIM_PLANE_ZY;
  12.                 PRIM_PLANE_XZ;
  13.             }
  14.         }
  15.       BOOL PRIM_REVERSE { }
  16.  
  17.         SEPARATOR { }
  18.  
  19.         INCLUDE Ospline;
  20.         HIDE SPLINEOBJECT_TYPE;
  21.         HIDE SPLINEOBJECT_CLOSED;
  22.     }
  23. }
  24.